home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-11 / logicals.zip / CLIPLINK.BAT < prev    next >
DOS Batch File  |  1993-01-04  |  65b  |  5 lines

  1. @Echo Off
  2. cls
  3. clipper %1
  4. if not errorlevel 1 plink86 @%1.plk
  5.